home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 75 / PC Format 75 - Nov 1997.iso / delpac / readme.txt < prev   
Text File  |  1997-08-21  |  789b  |  25 lines

  1.  
  2. Delphi Pac Game
  3.  
  4. To play this game you must copy the program and all
  5. the files to the C: hard drive, and store them all
  6. in a folder called "delpac". 
  7.  
  8. If you don't do this, the graphics won't be loaded
  9. and the game won't work. It's probably easiest just
  10. to drag the entire folder from the CDROM to your
  11. hard drive.
  12.  
  13. Secondly, this game was written assuming you have a 
  14. graphics display with lots of colours: preferably 24
  15. bit. If you see weird coloured mush, try a different
  16. graphics mode. Alternatively, use a paint program to
  17. reduce the colours used in the maze, ghost and player
  18. graphics.
  19.  
  20. Finally, the keys are "a" "z" "," and ".". You'll have
  21. to write the rest of the game code yourself! See the
  22. PAC.PAS source code for heaps of details on how it
  23. works.
  24.  
  25. John